﻿html
{
	margin:0;
	padding:0;
	color:#000;
}

h2{
	font-size:xx-large;
}

hr{
	color:navy;
	width:600px;
	height:1px;
	margin-left: 0px;		
}

dd{
	margin-bottom:20px
}

body
{
	
	background-image:url('images/blue_server_33opac_2.jpg'); /* Normal Background */
	/*background-image:url('images/halloween_945.jpg');*/
	/*background-image:url('images/christmasballs_med_66.jpg');*/ /* Christmas Background */
	/*background-image:url('images/castleofdecay3.jpg');  */
	background-position: top center;
	background-repeat:repeat-x;
	background-attachment:fixed;
	background-color:#666666;

	margin:0;
	padding:0;
	/*color: #00FF00;*/
	
	text-align:left;
}

p.indent
{
	text-indent:40px
}

p.center
{
	margin-left: 2%;
	margin-right: 20%;
}

.style2 {
	margin-left: 40px;
}

dt{
	font-weight:bold;
}

img.center
{
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
}

#nav 
{
 
}

#wrap
{
	width:1000px;
	margin:0 auto;

}

#header
{
	background:transparent;
}

#main
{
	float:right;
	width:750px;
	background:transparent;
}

#sidebar
{
	float:left;
	width:250px;
	background:transparent;
}


#footer
{
	clear:both;
	text-align:center;
	font-size:x-small;
	background:transparent;
}

#facebook
{
	width: 549px;
	float: right;
}

#ibackup
{
	width: 200px;
	float: left;
	margin-top: 25px;
}

#navigationbar
{
	text-align:center;
}

.style1 
{
	font-family: "Times New Roman";
}

.noborder
{
	border: none;
}

.validatorspace
{
	margin-right:50px;
}

h3
{
	
	text-decoration:underline;
}
